home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _E2F80C494CB5475D8AFC169AEEFD805C < prev    next >
Text File  |  2001-12-12  |  5KB  |  247 lines

  1. ;Character Creation Menu
  2.  
  3. ;//////////////////////////////////////////////////////////////
  4. ;TAB BUTTONS
  5.  
  6. [TEMPLATE_MAIN_MENU]
  7. RenderObj=    AV01A
  8. AltColor=    FA_RED
  9. Color=        FA_RED
  10. Justify=    CENTER,LEFT
  11. FontType=    FONT_MED
  12. ;EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  13. EffectOn=    FA_FADE_IN,FA_SCALE_DOWN,FA_STAY_COMPLETE
  14. EffectConst=    FA_REVERT
  15. EffectOff=    NONE
  16. ;MouseOver=    FA_GLOW
  17. ;MouseClick=    FA_CYCLE
  18.  
  19. [STR-0]
  20. Template0=    TEMPLATE_MAIN_MENU
  21. StringID=    Name_AV01
  22. String0=    Name
  23. Attach=        L_NAME
  24. FontType=    FONT_MED
  25.  
  26. [STR-1]
  27. Template0=    TEMPLATE_MAIN_MENU
  28. StringID=    Faction_AV01
  29. String0=    Faction
  30. Attach=        L_RACE
  31. Wait=        0.2
  32. FontType=    FONT_MED
  33.  
  34. [STR-2]
  35. Template0=    TEMPLATE_MAIN_MENU
  36. StringID=    Title_AV01
  37. String0=    Title
  38. Attach=        l_profession
  39. Wait=        0.4
  40. FontType=    FONT_MED
  41.  
  42. [STR-3]
  43. Template0=    TEMPLATE_MAIN_MENU
  44. StringID=    Gender_AV01
  45. String0=    Gender
  46. Attach=        l_gender
  47. Wait=        0.6
  48. FontType=    FONT_MED
  49.  
  50. [TEMPLATE_BUTTONS]
  51. RenderObj=    AV01A
  52. Color=        FA_BUTTON02
  53. AltColor=    FA_BUTTON01
  54. Justify=    CENTER,CENTER
  55. FontType=    FONT_MED
  56. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  57. EffectConst=    FA_REVERT
  58. EffectOff=    NONE
  59. ;MouseOver=    FA_GLOW
  60. MouseClick=    FA_GLOW
  61.  
  62. [STR-4]
  63. Template0=    TEMPLATE_BUTTONS
  64. StringID=    Terran_AV01
  65. String0=    Terran
  66. Attach=        c_terran
  67. Color=        FA_DK_GREEN
  68. AltColor=    FA_GREEN
  69.  
  70. [STR-5]
  71. Template0=    TEMPLATE_BUTTONS
  72. StringID=    Progen_AV01
  73. String0=    Progen
  74. Attach=        c_progen
  75. Color=        FA_DK_GREEN
  76. AltColor=    FA_GREEN
  77.  
  78. [STR-6]
  79. Template0=    TEMPLATE_BUTTONS
  80. StringID=    Jenquai_AV01
  81. String0=    Jenquai
  82. Attach=        c_jenquai
  83. Color=        FA_DK_GREEN
  84. AltColor=    FA_GREEN
  85.  
  86. [STR-7]
  87. Template0=    TEMPLATE_BUTTONS
  88. StringID=    Job01_AV01
  89. String0=    Job01
  90. Attach=        c_terran01
  91.  
  92. [STR-8]
  93. Template0=    TEMPLATE_BUTTONS
  94. StringID=    Job02_AV01
  95. String0=    Job02
  96. Attach=        c_progen01
  97.  
  98. [STR-9]
  99. Template0=    TEMPLATE_BUTTONS
  100. StringID=    Job03_AV01
  101. String0=    Job03
  102. Attach=        c_jenquai01
  103.  
  104. [STR-10]
  105. Template0=    TEMPLATE_BUTTONS
  106. StringID=    Male_AV01
  107. String0=    Male
  108. Attach=        c_male
  109.  
  110. [STR-11]
  111. Template0=    TEMPLATE_BUTTONS
  112. StringID=    Female_AV01
  113. String0=    Female
  114. Attach=        c_female
  115.  
  116. ;//////////////////////////////////////////////////////////////
  117. ;EDIT CHARACTER
  118.  
  119. [STR-12]
  120. RenderObj=    AV01A
  121. Color=        FA_RED
  122. AltColor=    FA_TITLE01
  123. Justify=    CENTER,CENTER
  124. FontType=    FONT_MED
  125. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  126. EffectConst=    FA_CYCLE
  127. EffectOff=    NONE
  128. ;MouseOver=    FA_GLOW
  129. MouseClick=    FA_CYCLE
  130. StringID=    Edit_Character_AV01
  131. String0=    Edit Character
  132. Attach=        edit_character
  133. Wait=        0.3
  134.  
  135.  
  136. ;//////////////////////////////////////////////////////////////
  137. ;STATS
  138.  
  139.  
  140.  
  141. [STR-13]
  142. Template0=    TEMPLATE_MAIN_MENU
  143. StringID=    Int_AV01
  144. String0=    Int:
  145. Attach=        l_int:
  146.  
  147. [STR-14]
  148. Template0=    TEMPLATE_MAIN_MENU
  149. StringID=    Dex_AV01
  150. String0=    Dex:
  151. Attach=        l_dex:
  152.  
  153. [STR-15]
  154. Template0=    TEMPLATE_MAIN_MENU
  155. StringID=    Cha_AV01
  156. String0=    Cha:
  157. Attach=        l_cha:
  158.  
  159. [STR-16]
  160. Template0=    TEMPLATE_MAIN_MENU
  161. StringID=    int_val_AV01
  162. String0=    int_val
  163. Attach=        l_val_int
  164.  
  165. [STR-17]
  166. Template0=    TEMPLATE_MAIN_MENU
  167. StringID=    dex_val_AV01
  168. String0=    dex_val
  169. Attach=        l_val_dex
  170.  
  171. [STR-18]
  172. Template0=    TEMPLATE_MAIN_MENU
  173. StringID=    cha_val_AV01
  174. String0=    cha_val
  175. Attach=        l_val_cha
  176.  
  177.  
  178. [TEMPLATE_EXITS]
  179. RenderObj=    AV01A
  180. Color=        FA_RED
  181. AltColor=    FA_TITLE02
  182. Justify=    CENTER,CENTER
  183. FontType=    FONT_MED
  184. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  185. EffectConst=    FA_REVERT
  186. EffectOff=    NONE
  187. MouseOver=    FA_CYCLE
  188. MouseClick=    FA_CYCLE
  189.  
  190. [STR-19]
  191. Template0=    TEMPLATE_EXITS
  192. StringID=    Cancel_AV01
  193. String0=    Cancel
  194. Attach=        c_cancel
  195.  
  196. [STR-20]
  197. Template0=    TEMPLATE_EXITS
  198. StringID=    Continue_AV01
  199. String0=    Continue
  200. Attach=        c_continue
  201.  
  202. [STR-21]
  203. Template0=    TEMPLATE_EXITS
  204. StringID=    full_name_AV01
  205. String0=    full_name
  206. Attach=        c_name_final
  207.  
  208.  
  209.  
  210. ;//////////////////////////////////////////////////////////////
  211. ; Description screen.
  212. [STR-22]
  213. RenderObj=    AV02A
  214. Color=        FA_BODY01
  215. AltColor=    FA_BODY02
  216. Justify=    CENTER,LEFT
  217. FontType=    FONT_SMALL
  218. EffectOn=    FA_WIPE_ON_RIGHT,FA_STAY_COMPLETE
  219. EffectConst=FA_REVERT
  220. EffectOff=    NONE
  221. MouseClick=    FA_CYCLE
  222. Attach=        desc00
  223. Spacing=    -1
  224. MouseOver=    FA_SCROLL_UP
  225. TimeSpacing=.1
  226. StringID=    WRAP_Description_AV02A
  227. String0=    WRAP Description
  228.  
  229.  
  230. ;//////////////////////////////////////////////////////////////
  231. ;Name type in
  232. [STR-23]
  233. AltColor=FA_GREEN
  234. Color=    FA_DK_GREEN
  235. Justify=    TOP,LEFT
  236. FontType=    FONT_SMALL
  237. EffectOn=    FA_RANDOM_ON_RIGHT,FA_STAY_COMPLETE
  238. EffectConst=    FA_CYCLE
  239. EffectOff=    NONE
  240. MouseOver=    FA_GLOW
  241. MouseClick=    FA_CYCLE
  242. StringID=    Type_Name_AV01
  243. String0=    Type Name Here
  244. Attach=        name bone
  245. Offset=        0.0,0.005
  246.  
  247.